.sj{display: none;}
@media screen and (max-width: 760px) {
    .sj{display: block;}
    .header{display: none;}
    html,body{width: 100%;height: auto;}
    body > .qing{width: 100% !important;min-width: 100% !important}
    .juzhong{width: 100%;box-sizing: border-box;padding: 15px;}
    .bwl_wh{position: inherit;width: 100%;}
    .bwl_wh img{width: 100%; display: block;}
    .so-tupian{width: 100%;}
    .so-tupian img{display: block;width: 100%;}
    .bwl_view_t{width: 100%;}
    .bwl_hx_one{width: 100%;margin: 0 auto;}
    .case-list{width: 100%;margin-left: 0;}
    .case-list li{width: 100% !important;margin-left: 0;}
    .nyflx{display: none;}
    .nyfl a:first-child{border-left: 0;  border-top-left-radius:0;border-bottom-left-radius: 0;}
    .nyfl a:last-child{    border-right: 0px; border-top-right-radius: 0px;border-bottom-right-radius: 0;}
    .nyfl a{border-top: 0;}
    .pro_xzlb{width: 100%;margin: 0;}
    .pro_xzlb dd{width: 95%;margin: 0 auto;}
    .pro_xaml{width: 100%;}
    .pro_xzlb dd .rf{display: none;}
    .fnews-items{width: 100%;}
    .fnews-pic{width: 50%;height: auto;}
    .fnews-article{margin-left: 0;width: 48%;float: right;}
    .news-art-main{padding: 10px 30px;}
    .xzlb{margin: 0;}
    .art-main img{width: 100%;display: block;}
    .xzlb dd{width: 100%;margin: 0;}
    .jolb{width: 100%;margin-left: 0;}
    .jolb dd{width: 100%;height: auto;margin-left: 0;}
    /*.pagination{display: none;}*/
    .home_area{width: 100%;overflow: auto;}
    .juzhong{width: 100%;}
    .header{display: none;}
    .section_group{display: none;}
    .sj{display: block;}
    .accordion ul {
        list-style-type: none
    }
    
    .accordion a {
        color: #b63b4d;
        text-decoration: none
    }
    
    .accordion h1 {
        color: #fff;
        font-size: 24px;
        font-weight: 400;
        text-align: center;
        margin-top: 80px
    }
    
    .accordion h1 a {
        color: #c12c42;
        font-size: 16px
    }
    
    .accordion {
        width: 100%;
        background: #fff;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px
    }
    
    .accordion .link {
        cursor: pointer;
        display: block;
        padding: 15px 15px 65px 42px;
        color: #4d4d4d;
        font-size: 14px;
        font-weight: 700;
        border-bottom: 1px solid #ccc;
        position: relative;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }
    
    .accordion li:last-child .link {
        border-bottom: 0
    }
    
    .accordion li i {
        position: absolute;
        top: 16px;
        left: 12px;
        font-size: 18px;
        color: #595959;
        -webkit-transition: all .4s ease;
        -o-transition: all .4s ease;
        transition: all .4s ease
    }
    
    .accordion li i.fa-chevron-down {
        right: 12px;
        left: auto;
        font-size: 16px
    }
    
    .accordion li.open .link {
        color: #b63b4d
    }
    
    .accordion li.open i {
        color: #b63b4d
    }
    
    .accordion li.open i.fa-chevron-down {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    
    .submenu1 {
        display: none;
        background: #114538;
        font-size: 14px
    }
    
    .submenu1 li {
        border-bottom: 1px solid #fff;
        float: none;
    }
    
    .submenu1 a {
        display: block;
        text-decoration: none;
        color: #d9d9d9;
        padding: 12px;
        padding-left: 42px;
        -webkit-transition: all .25s ease;
        -o-transition: all .25s ease;
        transition: all .25s ease
    }
    
    .submenu1 a:hover {
        background: #b63b4d;
        color: #fff
    }
    
.slides{
	text-align: center;
}
.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFF;
}
.flexslider .slides > li {display: none;width: 100%;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
	text-align: center;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}
.flexslider .slides li span{
	font-size: 28px;
	line-height: 80px;
	height: 80px;
	width: 100%;
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {
	background: #fff;
	position: relative;
	zoom: 1;
}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none; -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {width: 96%; padding: 2%; position: absolute; left: 0; bottom: 0; background: rgba(0,0,0,.3); color: #fff; text-shadow: 0 -1px 0 rgba(0,0,0,.3); font-size: 14px; line-height: 18px;}

/* Direction Nav */
.flex-direction-nav li a {
	width: 50px;
	height: 50px;
	margin: -13px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity:1;
	transition: opacity 1s;
	background-color:rgba(255, 255, 255, 0.4);
}
.flex-direction-nav li a.next {
	right: 5px;
	background-position: 0px center;
	background-image: url(/images/hover_right.png);
	background-repeat: no-repeat;
	transition: opacity 1s;
}
.flex-direction-nav li a.prev {
	left: 5px;
	background-position: 0 0;
	background-image: url(/images/hover_left.png);
	background-repeat: no-repeat;
	transition: opacity 1s;
}
.flexslider:hover a.next{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}
.flexslider:hover a.prev{
	filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	overflow: hidden;
	height: 0px;
}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(../images/bg_control_nav.png) no-repeat 0 0; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}
.about{width: 100%;background: url(/i/images/about_bg.jpg)no-repeat center;background-size: 100%;padding-top: 30px;overflow: hidden;}
.about h1 img{display: block;width: 95%;margin: 0 auto;}
.about .lj ul li{width: 50%;float: left;text-align: center;}
[class*="aicon_"]{margin: 15px;}
.list{width: 100%;margin-top: 30px;background: url(../images/pro_bg.jpg) center center no-repeat;overflow: hidden;padding-top: 30px;}
.list h1 img{display: block;width: 95%;margin: 0 auto;}
.list a{width: 50%;padding: 10px;box-sizing: border-box;float: left;}
.list a img{display: block;width: 100%;}
.list a p{width: 100%;    background: #51974c;color: #fff;line-height: 40px;text-align: center;}
.case{width: 100%;margin-top: 30px;overflow: hidden;padding-top: 30px;}
.case h1 img{display: block;width: 95%;margin: 0 auto;}
.case a img{display: block;width: 100%;}
.case a p{width: 100%;    background: #51974c;color: #fff;line-height: 40px;text-align: center;}
.case ul li{float: left;width: 50%;padding: 10px;box-sizing: border-box;}
.news{width: 100%;margin-top: 30px;background: url(/i/images/new_bg.jpg) center center no-repeat;overflow: hidden;padding-top: 30px;}
.news h1 img{display: block;width: 95%;margin: 0 auto;}
.news .txt{width: 95%;display: block;margin: 0 auto;border-bottom: 1px solid #ccc;}
.news .txt h5{line-height: 35px;font-size: 12px;color: #000;}
.dyu{width: 100%;text-align: center;background: #4d9349;color: #fff;text-align: center;line-height: 35px;font-size: 14px;}
.massage{width: 100%;}
.massage h2{font-size: 14px;}
#registration table {width: 100% !important;display: block;}
#registration table tbody{display: block;}
#registration table tr{width: 100%;display: block;}
#registration table tr td{width: 20%;display: inline-block;}
#registration table tr td:nth-child(2n){width: 78% !important;}
.massage .input{width: 80% !important;}
.massage textarea{width: 80%;}
#registration table tr:last-child td{width: 100%;}
}